home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / pd / utilities / grabkey / smakefile < prev    next >
Makefile  |  1996-05-20  |  178b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Wed May 08 16:15:10 1996
  4. #
  5.  
  6. OBJS= GrabKey.o
  7.  
  8. GrabKey: $(OBJS)
  9.    sc link to GrabKey with <<
  10. $(OBJS)
  11. <
  12.  
  13. GrabKey.o: GrabKey.c
  14.  
  15.